-
Home
-
WordPress Appointment Booking Plugin
-
2.3.0 (latest)
-
Code
-
Classes
- PaymentStatuses
Total Complexity |
20 |
Dependencies |
2 |
Dependents |
6 |
Total lines |
260 |
Lines of code |
134 |
Logical lines of code |
49 |
Comment lines |
82 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
updateBooking() |
A |
48 |
9 |
35 |
initStatuses() |
S |
45 |
1 |
51 |
updatePendingTime() |
S |
66 |
3 |
8 |
finishTransition() |
S |
66 |
2 |
8 |
logTransition() |
S |
71 |
1 |
5 |
getPendingStatuses() |
S |
70 |
1 |
8 |
getFailedStatuses() |
S |
69 |
1 |
9 |
getCompletedStatuses() |
S |
72 |
1 |
7 |
getDefaultManualStatus() |
S |
81 |
1 |
3 |